home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- initializeCircle()
- puppetSprite(16, 1)
- if the hilite of cast "Degrees" then
- set the castNum of sprite 16 to cast "Degs"
- else
- set the castNum of sprite 16 to cast "Rads"
- end if
- put "(1.00, 0.02)" into field "x-y"
- put "0.02" into field "Y1"
- end
-